#include <BustaNetMessages.h>
Public Attributes | |
int | playerID |
The Identification number of the new player. | |
char | playerName [20] |
The name of the new player. |
This message is sent from the server to a notify a client that a new client has connected to the server and has joined the game.